ostree-prepare-root: Requires=sysroot.mount
authorColin Walters <walters@verbum.org>
Fri, 8 May 2020 12:49:55 +0000 (12:49 +0000)
committerColin Walters <walters@verbum.org>
Fri, 8 May 2020 12:50:55 +0000 (12:50 +0000)
commite1b63987872c733c39c9a61dfc9b2637db089bfc
tree2cd12b8d0ba54e26724829c1a137b012eff40a4b
parent59173c9604ab906426c6d3dd5d86abf89191cf29
ostree-prepare-root: Requires=sysroot.mount

With just `After=` we'll still try to run in the scenario
where `sysroot.mount` fails because the rootfs didn't appear.
And this will end up spewing an error which can confuse people
into thinking something is wrong at the ostree level.

This has come up numerous times w/{Fedora,RHEL} CoreOS, most
recently while looking at
https://bugzilla.redhat.com/show_bug.cgi?id=1803130
src/boot/ostree-prepare-root.service